home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20020314-20021006 / 000299_jaltman@watsun.cc.columbia.edu_Sun Aug 18 10:54:30 EDT 2002.msg < prev    next >
Text File  |  2020-01-01  |  2KB  |  50 lines

  1. Article: 13629 of comp.protocols.kermit.misc
  2. Path: newsmaster.cc.columbia.edu!watsun.cc.columbia.edu!jaltman
  3. From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
  4. Newsgroups: comp.protocols.kermit.misc
  5. Subject: Re: local access to encryption?
  6. Date: 17 Aug 2002 23:26:26 GMT
  7. Organization: Columbia University
  8. Lines: 33
  9. Message-ID: <ajmm32$jk3$1@newsmaster.cc.columbia.edu>
  10. References: <u1y8xbkjm.fsf@att.net>
  11. NNTP-Posting-Host: watsun.cc.columbia.edu
  12. X-Trace: newsmaster.cc.columbia.edu 1029626786 20099 128.59.39.2 (17 Aug 2002 23:26:26 GMT)
  13. X-Complaints-To: postmaster@columbia.edu
  14. NNTP-Posting-Date: 17 Aug 2002 23:26:26 GMT
  15. Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:13629
  16.  
  17. What you want is not built into k95.  Spend some time learning the
  18. OpenSSL.exe command.  Docs at http://www.openssl.org
  19.  
  20. In article <u1y8xbkjm.fsf@att.net>,
  21. Thomas A. Horsley <tom.horsley@att.net> wrote:
  22. : Another question from that emacs pest (they'll die down when I have to go
  23. : back to doing real work on Monday :-).
  24. : I occured to me that k95 has all kinds of nifty cipher algorithms built into
  25. : it these days (at least the crypto version does) for encrypting
  26. : communications.
  27. : Is there any way I can use that encryption locally to do things like encrypt
  28. : and decrypt strings, or encrypt and decrypt files on disk? If foolish folk
  29. : want to store their passwords on disk, it might be nice if they could at
  30. : least use the best encryption kermit has to offer when they do it (or would
  31. : access to that violate terms of the export license you just got?).
  32. : I didn't notice anything obvious in "show functions" or in the security.htm
  33. : doc file (but if nothing else, I am serving as a good example of how many
  34. : different ways one person can overlook or misinterpret the docs - not that I
  35. : always have problems with them, I just don't ask here when I manage to dig
  36. : things up myself :-).
  37. : --
  38. : >>==>> The *Best* political site <URL:http://www.vote-smart.org/> >>==+
  39. :       email: Tom.Horsley@worldnet.att.net icbm: Delray Beach, FL      |
  40. : <URL:http://home.att.net/~Tom.Horsley> Free Software and Politics <<==+
  41.  
  42.  
  43.  Jeffrey Altman * Sr.Software Designer     Kermit 95 2.0 GUI available now!!!
  44.  The Kermit Project @ Columbia University  SSH, Secure Telnet, Secure FTP, HTTP
  45.  http://www.kermit-project.org/            Secured with MIT Kerberos, SRP, and 
  46.  kermit-support@columbia.edu               OpenSSL.
  47.